From 9ecd906b7f201993d2ff97e7cd23381100c52036 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Wed, 29 May 2019 17:35:29 +0000 Subject: [PATCH] Cosmetics Drop a leftover declaration. --- gdk/gdkinternals.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/gdk/gdkinternals.h b/gdk/gdkinternals.h index 8bed38199b..143ed59529 100644 --- a/gdk/gdkinternals.h +++ b/gdk/gdkinternals.h @@ -228,8 +228,6 @@ void _gdk_display_set_surface_under_pointer (GdkDisplay *display, GdkDevice *device, GdkSurface *surface); -GdkSurface * gdk_surface_get_impl_surface (GdkSurface *surface); - void gdk_surface_destroy_notify (GdkSurface *surface); void gdk_synthesize_surface_state (GdkSurface *surface, -- 2.30.2